Termination w.r.t. Q of the following Term Rewriting System could not be shown:

Q restricted rewrite system:
The TRS R consists of the following rules:

a(x1) → x1
a(b(x1)) → b(a(a(c(x1))))
b(x1) → x1
c(c(a(x1))) → b(x1)

Q is empty.


QTRS
  ↳ DependencyPairsProof
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(x1) → x1
a(b(x1)) → b(a(a(c(x1))))
b(x1) → x1
c(c(a(x1))) → b(x1)

Q is empty.

Using Dependency Pairs [1,15] we result in the following initial DP problem:
Q DP problem:
The TRS P consists of the following rules:

A(b(x1)) → B(a(a(c(x1))))
A(b(x1)) → A(c(x1))
C(c(a(x1))) → B(x1)
A(b(x1)) → C(x1)
A(b(x1)) → A(a(c(x1)))

The TRS R consists of the following rules:

a(x1) → x1
a(b(x1)) → b(a(a(c(x1))))
b(x1) → x1
c(c(a(x1))) → b(x1)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.

↳ QTRS
  ↳ DependencyPairsProof
QDP
      ↳ DependencyGraphProof
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A(b(x1)) → B(a(a(c(x1))))
A(b(x1)) → A(c(x1))
C(c(a(x1))) → B(x1)
A(b(x1)) → C(x1)
A(b(x1)) → A(a(c(x1)))

The TRS R consists of the following rules:

a(x1) → x1
a(b(x1)) → b(a(a(c(x1))))
b(x1) → x1
c(c(a(x1))) → b(x1)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [15,17,22] contains 1 SCC with 3 less nodes.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
QDP
          ↳ Narrowing
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A(b(x1)) → A(c(x1))
A(b(x1)) → A(a(c(x1)))

The TRS R consists of the following rules:

a(x1) → x1
a(b(x1)) → b(a(a(c(x1))))
b(x1) → x1
c(c(a(x1))) → b(x1)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule A(b(x1)) → A(c(x1)) at position [0] we obtained the following new rules:

A(b(c(a(x0)))) → A(b(x0))



↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
QDP
              ↳ Narrowing
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A(b(c(a(x0)))) → A(b(x0))
A(b(x1)) → A(a(c(x1)))

The TRS R consists of the following rules:

a(x1) → x1
a(b(x1)) → b(a(a(c(x1))))
b(x1) → x1
c(c(a(x1))) → b(x1)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule A(b(x1)) → A(a(c(x1))) at position [0] we obtained the following new rules:

A(b(y0)) → A(c(y0))
A(b(c(a(x0)))) → A(a(b(x0)))



↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ Narrowing
QDP
                  ↳ Narrowing
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A(b(y0)) → A(c(y0))
A(b(c(a(x0)))) → A(a(b(x0)))
A(b(c(a(x0)))) → A(b(x0))

The TRS R consists of the following rules:

a(x1) → x1
a(b(x1)) → b(a(a(c(x1))))
b(x1) → x1
c(c(a(x1))) → b(x1)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
By narrowing [15] the rule A(b(y0)) → A(c(y0)) at position [0] we obtained the following new rules:

A(b(c(a(x0)))) → A(b(x0))



↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
        ↳ QDP
          ↳ Narrowing
            ↳ QDP
              ↳ Narrowing
                ↳ QDP
                  ↳ Narrowing
QDP
  ↳ QTRS Reverse
  ↳ QTRS Reverse

Q DP problem:
The TRS P consists of the following rules:

A(b(c(a(x0)))) → A(b(x0))
A(b(c(a(x0)))) → A(a(b(x0)))

The TRS R consists of the following rules:

a(x1) → x1
a(b(x1)) → b(a(a(c(x1))))
b(x1) → x1
c(c(a(x1))) → b(x1)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
We have reversed the following QTRS:
The set of rules R is

a(x1) → x1
a(b(x1)) → b(a(a(c(x1))))
b(x1) → x1
c(c(a(x1))) → b(x1)

The set Q is empty.
We have obtained the following QTRS:

a(x) → x
b(a(x)) → c(a(a(b(x))))
b(x) → x
a(c(c(x))) → b(x)

The set Q is empty.

↳ QTRS
  ↳ DependencyPairsProof
  ↳ QTRS Reverse
QTRS
  ↳ QTRS Reverse

Q restricted rewrite system:
The TRS R consists of the following rules:

a(x) → x
b(a(x)) → c(a(a(b(x))))
b(x) → x
a(c(c(x))) → b(x)

Q is empty.

We have reversed the following QTRS:
The set of rules R is

a(x1) → x1
a(b(x1)) → b(a(a(c(x1))))
b(x1) → x1
c(c(a(x1))) → b(x1)

The set Q is empty.
We have obtained the following QTRS:

a(x) → x
b(a(x)) → c(a(a(b(x))))
b(x) → x
a(c(c(x))) → b(x)

The set Q is empty.

↳ QTRS
  ↳ DependencyPairsProof
  ↳ QTRS Reverse
  ↳ QTRS Reverse
QTRS

Q restricted rewrite system:
The TRS R consists of the following rules:

a(x) → x
b(a(x)) → c(a(a(b(x))))
b(x) → x
a(c(c(x))) → b(x)

Q is empty.